From 85bfd89f8de8d152881f85905215ffc5f76bb6ad Mon Sep 17 00:00:00 2001 From: robertl Date: Tue, 16 Mar 2004 03:48:28 +0000 Subject: [PATCH] README: cleanup, add an nmea type. wintesto: regenerate. --- gpsbabel/README | 20 +------------------- gpsbabel/mingw/wintesto.cmd | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 29 deletions(-) diff --git a/gpsbabel/README b/gpsbabel/README index 84cea124f..d5444e9aa 100644 --- a/gpsbabel/README +++ b/gpsbabel/README @@ -465,23 +465,6 @@ THE FORMATS This is a catch-all used by many Delorme mapping products and reads the anr, rte, and rtd formats as either tracks or routes. -<<<<<<< README - saplus - - This format is for Street Atlas USA 2004 Plus. - - For geocachers importing data from a tool like GSAK or Spinner, - import the file twice in XData. One will create a file with the - Cache description as a hyperlink on the flag. This can clutter - up the screen and when you try to zoom in, it causes problems. - So the second one will only have a flag. Thus you can turn off - and on which one you want to view. The first time you import - the file, in the assign field types, check the circle above Full - Name and then next. The second time you import the file do not - check any circle and in the second to last column, change URL to - none and then click next. Use the same name you used the first - time but add -Flag to it. -======= saplus This format is for Street Atlas USA 2004 Plus. @@ -512,9 +495,8 @@ THE FORMATS http://www.visualgps.net/VisualGPSce/default.htm http://www.gpsu.co.uk/ http://www.kolumbus.fi/eino.uikkanen/geoconvgb/index.htm + http://www.commlinx.com.au/GPS_recorder.htm ->>>>>>> 1.56 - DATA FILTERS GPSBabel supports data filtering. Data filters are invoked from diff --git a/gpsbabel/mingw/wintesto.cmd b/gpsbabel/mingw/wintesto.cmd index 247985521..01fcf8df8 100644 --- a/gpsbabel/mingw/wintesto.cmd +++ b/gpsbabel/mingw/wintesto.cmd @@ -216,14 +216,14 @@ DEL %TMPDIR%\topo.mxf %TMPDIR%\tpg.mxf %TMPDIR%\geo.tpg CALL :COMPARE %TMPDIR%\tpg.mxf %TMPDIR%\topo.mxf REM OZI (OziExplorer 1.1) file format -DEL %TMPDIR%\oz.ozi %TMPDIR%\ozi.ozi +DEL %TMPDIR%\oz.wpt %TMPDIR%\ozi.wpt @echo on @echo Testing... -%PNAME% -i ozi -f reference\ozi.ozi -o ozi -F %TMPDIR%\oz.ozi -%PNAME% -i ozi -f %TMPDIR%\oz.ozi -o ozi -F %TMPDIR%\ozi.ozi +%PNAME% -i ozi -f reference\ozi.wpt -o ozi -F %TMPDIR%\oz.wpt +%PNAME% -i ozi -f %TMPDIR%\oz.wpt -o ozi -F %TMPDIR%\ozi.wpt @echo off @echo. -CALL :COMPARE %TMPDIR%\ozi.ozi reference +CALL :COMPARE %TMPDIR%\ozi.wpt reference REM Holux support is a little funky to test. Becuase it loses precision, REM if we convert it to another format, we lose accuracy (rounding) in the @@ -365,7 +365,7 @@ REM DEL %TMPDIR%\mps-track.mps @echo on @echo Testing... -%PNAME% -t -i mapsource -f reference\track\mps-track.mps -o mapsource -F %TMPDIR%\mps-track.mps +%PNAME% -t -i mapsource -f reference\track\mps-track.mps -o mapsource,mpsverout=3 -F %TMPDIR%\mps-track.mps @echo off @echo. CALL :COMPARE %TMPDIR%\mps-track.mps reference\track @@ -373,7 +373,7 @@ REM Now do a test of reading waypoints from a track-only file - should have an e DEL %TMPDIR%\mps-track.mps @echo on @echo Testing... -%PNAME% -i mapsource -f reference\track\mps-track.mps -o mapsource -F %TMPDIR%\mps-track.mps +%PNAME% -i mapsource -f reference\track\mps-track.mps -o mapsource,mpsverout=3 -F %TMPDIR%\mps-track.mps @echo off @echo. CALL :COMPARE %TMPDIR%\mps-track.mps reference\mps-empty.mps @@ -393,7 +393,7 @@ REM Now do a test of reading tracks from a route-only file - should have an empt DEL %TMPDIR%\mps-route.mps @echo on @echo Testing... -%PNAME% -t -i mapsource -f reference\route\route.mps -o mapsource -F %TMPDIR%\mps-route.mps +%PNAME% -t -i mapsource -f reference\route\route.mps -o mapsource,mpsverout=3 -F %TMPDIR%\mps-route.mps @echo off @echo. CALL :COMPARE %TMPDIR%\mps-route.mps reference\mps-empty.mps @@ -574,7 +574,7 @@ REM Uses mapsource as the empty handling for this has already happened above DEL %TMPDIR%\psit-wr.mps @echo on @echo Testing... -%PNAME% -r -i psitrex -f reference\psitwpts.txt -o mapsource -F %TMPDIR%\psit-wr.mps +%PNAME% -r -i psitrex -f reference\psitwpts.txt -o mapsource,mpsverout=3 -F %TMPDIR%\psit-wr.mps @echo off @echo. CALL :COMPARE reference\mps-empty.mps %TMPDIR%\psit-wr.mps @@ -594,7 +594,7 @@ REM Uses mapsource as the empty handling for this has already happened above DEL %TMPDIR%\psit-rt.mps @echo on @echo Testing... -%PNAME% -t -i psitrex -f reference\route\psitrtes.txt -o mapsource -F %TMPDIR%\psit-rt.mps +%PNAME% -t -i psitrex -f reference\route\psitrtes.txt -o mapsource,mpsverout=3 -F %TMPDIR%\psit-rt.mps @echo off @echo. CALL :COMPARE reference\mps-empty.mps %TMPDIR%\psit-rt.mps @@ -614,7 +614,7 @@ REM Uses mapsource as the empty handling for this has already happened above DEL %TMPDIR%\psit-tw.mps @echo on @echo Testing... -%PNAME% -i psitrex -f reference\track\psittrks.txt -o mapsource -F %TMPDIR%\psit-tw.mps +%PNAME% -i psitrex -f reference\track\psittrks.txt -o mapsource,mpsverout=3 -F %TMPDIR%\psit-tw.mps @echo off @echo. CALL :COMPARE reference\mps-empty.mps %TMPDIR%\psit-tw.mps -- 2.30.2